How to Install iec16022 software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install iec16022 software package in Ubuntu 14.04 LTS (Trusty Tahr)

iec16022 software package provides Generates 2d ISO/IEC 16022 barcodes (data matrix/semacode), you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install iec16022 

iec16022 is installed in your system.

Make ensure the iec16022 package were installed using the commands given below,

$ sudo dpkg-query -l | grep iec16022 *

You will get with iec16022 package name, version, architecture and description in a table

iec16022 package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Graphics
Package iec16022
Version 0.2.4-1ubuntu1
Description Generates 2d ISO/IEC 16022 barcodes (data matrix/semacode)
Sub Section Graphics


See Also, How to uninstall or remove iec16022 software package from Ubuntu 14.04 LTS (Trusty Tahr)?